home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e050 / install.bat < prev    next >
DOS Batch File  |  1993-12-13  |  461b  |  13 lines

  1. @CLS
  2. @Echo This file will start Windows & run the Fractal Vision Setup program.
  3. @Echo Setup will then copy files to the hard drive and path of your choice.
  4. @Echo  
  5. @Echo If Windows is not on your path, this batch file will not work and
  6. @Echo you will get an  "Bad command or filename"  error message.
  7. @Echo  
  8. @Echo If Windows is not on the path, EXIT now by pressing Ctrl C otherwise,   
  9. @Pause
  10. @Echo Starting Windows... 
  11. @Echo off
  12. Win  \setup.exe 
  13.